←Select platform

IWorkstationPresenter<V> Interface

Summary

A base class that is used to activate and run a UI View.

Syntax

C#
VB
C++
public interface IWorkstationPresenter<V> 
  
Public Interface IWorkstationPresenter(Of V As )  
generic<typename V> 
public interface class IWorkstationPresenter  
where V : class  

Type Parameters

V
The UI View that will be activated.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Medical.Workstation Assembly